Strips the characters from an input string. You can change the characters you want removed from the string by changing one line of code. Very useful! |
This demo form will filter out all numeric values from the form below. Enter a combination of alpha and numeric characters and click "Submit" to view the results.
JavaScript Source Code 2002: Forms: Strip Characters
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!
|